Welcome![Sign In][Sign Up]
Location:
Search - Bilinear Image Scaling

Search list

[GDI-BitmapSuperScaling

Description: 双线性图像插值源代码,实现图像的平滑缩放。-bilinear image interpolation source code, achieving a smooth image scaling.
Platform: | Size: 42930 | Author: 心港 | Hits:

[Special Effectsimage-shuangxianxing

Description: 以VC为工具完成了对于图像的双线性缩放,实现了图像任意比例的缩放-to VC as a tool for the completion of the bilinear image scaling, image realize arbitrary proportion of Laval
Platform: | Size: 4441 | Author: 张朋 | Hits:

[GDI-BitmapSuperScaling

Description: 双线性图像插值源代码,实现图像的平滑缩放。-bilinear image interpolation source code, achieving a smooth image scaling.
Platform: | Size: 43008 | Author: 心港 | Hits:

[Special Effectsimage-shuangxianxing

Description: 以VC为工具完成了对于图像的双线性缩放,实现了图像任意比例的缩放-to VC as a tool for the completion of the bilinear image scaling, image realize arbitrary proportion of Laval
Platform: | Size: 4096 | Author: 张朋 | Hits:

[Special Effectsex6

Description: 自己编写的程序,实现dicom文件显示,窗宽窗位调整;利用双线性插值完成图像的缩放。-I have written procedures, to achieve DICOM documents show that window-width window level adjustment the use of bilinear interpolation image scaling.
Platform: | Size: 217088 | Author: gjf281 | Hits:

[Picture Viewerscr

Description: 自己编写的程序,实现dicom文件显示,窗宽窗位调整;利用双线性插值完成图像的缩放。-I have written procedures, to achieve DICOM documents show that window-width window level adjustment the use of bilinear interpolation image scaling.
Platform: | Size: 44032 | Author: lu | Hits:

[Special Effectsbilinear

Description: 用双线性插值法实现的图像缩放,内有详细的使用说明。非常好用-Bilinear interpolation method used to achieve the image scaling, which has detailed instructions. Very easy to use
Platform: | Size: 1024 | Author: 舟子还 | Hits:

[Graph programRaw

Description: 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, three B-spline interpolation), two images of the similarity comparison
Platform: | Size: 69632 | Author: qzc | Hits:

[GDI-BitmapimageScalingAlgorithm

Description: 基于双线性插值的图像缩放算法论文,原理及其源代码-Based on the bilinear interpolation of the image scaling algorithm paper, principle and its source code
Platform: | Size: 1894400 | Author: 凌涵 | Hits:

[Special Effectspic_transport

Description: 利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能-Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
Platform: | Size: 253952 | Author: winxp | Hits:

[Special EffectsRGBImage

Description: 利用双线性插值和最近邻插值实现RGB图像的缩放,利用MATLAB编写-The use of bilinear interpolation and nearest neighbor interpolation to achieve RGB image scaling, using MATLAB to prepare
Platform: | Size: 3243008 | Author: 陈卫征 | Hits:

[GDI-Bitmapbilinear_interpolation

Description: 该文章阐述了双线性算法的原理以及并利用此算法实现了图像的缩放函数-The article describes the principle of bilinear algorithms and take advantage of this algorithm, as well as the image scaling function
Platform: | Size: 332800 | Author: 林小分 | Hits:

[Special EffectsBilinear-interpolation-and-cubic-convolution

Description: 二次线性插值和三次卷积插值,高质量图像缩放技术之一,文中有大量代码,实用性很强。-Bilinear interpolation and cubic convolution,is one of Image scaling technology
Platform: | Size: 98304 | Author: 张燕 | Hits:

[GDI-Bitmapimage-scaling-procedure

Description: 用C++语言编写的图像缩放程序,采用双线性插值算法-Written in C++ language, image scaling procedure for the bilinear interpolation algorithm
Platform: | Size: 1221632 | Author: shard | Hits:

[matlabimage

Description: 双线性插值图像放大程序,该程序只对二值图像进行放缩。-Bilinear interpolation image to enlarge the program, the program only for binary image scaling.
Platform: | Size: 2048 | Author: sanmao | Hits:

[Special Effectsbilinear-scaler

Description: 任意倍数图像缩放matlab源码,采用双线性插值方法-Arbitrary multiples of image scaling Matlab source code, using the bilinear interpolation method
Platform: | Size: 5120 | Author: | Hits:

[matlabProgramming-for-image-zoom

Description: 此程序利用两种方法对图像进行缩放:一种是领域插值法,另一种是双线性插值法,并对边界问题进行的必要的处理-This process using two methods of image scaling: one is the domain interpolation method, and the other one is bilinear interpolation, and the border of the necessary processing problems
Platform: | Size: 11264 | Author: 梅浪奇 | Hits:

[Special Effectsimage-zoom

Description: 图像缩放是本人参与过的一个项目。本人利用常用的图像缩放算法(如最近邻插值法,双线性插值算法,三次插值算法,B-样条插值等)对图像进行缩放并分析各个算法的优缺点(本文有相应的算法源程序代码)。最后在对算法进行改进。-Image scaling is a project I worked on. I use common image scaling algorithms (such as nearest neighbor interpolation, bilinear interpolation algorithm, cubic interpolation algorithm, B-spline interpolation, etc.) for image scaling and analyze the advantages and disadvantages of each algorithm (corresponding algorithm source code in this article code). Finally, improvements in the algorithm.
Platform: | Size: 1465344 | Author: 小陈 | Hits:

[Special Effectsbilinear-interpolation

Description: 采用双线性插值方法对图像进行缩小放大,从双线性插值原理上编程,matlab可运行。-using bilinear interpolation algorithm for image scaling, matlab can compile
Platform: | Size: 1024 | Author: huangyu | Hits:

[Picture Viewerimage-scaling

Description: 图像的缩放,涉及到最佳临近插值、双线性插值、二次方插值。- Image scaling, related to the best approach to interpolation, bilinear interpolation, two square interpolation.
Platform: | Size: 111616 | Author: 孙毅宏 | Hits:
« 12 3 »

CodeBus www.codebus.net